Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
inotia00 committed Sep 17, 2024
1 parent e5abab2 commit c2a0da8
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ object SettingsPatch : BaseResourcePatch(
private lateinit var customName: String

lateinit var contexts: ResourceContext
internal var upward0627 = false
internal var upward0636 = false
internal var upward0642 = false
internal var upward0718 = false

override fun execute(context: ResourceContext) {

Expand Down

0 comments on commit c2a0da8

Please sign in to comment.