Skip to content

Commit 2034e96

Browse files
Merge branch 'master' into fix-validate-backwards-compatibility
2 parents 83db080 + 20ea86e commit 2034e96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/auto-dark-mode/init.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ local function validate_options(options)
4242
update_interval = { options.update_interval, "number" },
4343
})
4444
end
45+
4546
M.state.setup_correct = true
4647
end
4748

0 commit comments

Comments
 (0)