diff --git a/files/data/scripts/omw/settings/common.lua b/files/data/scripts/omw/settings/common.lua index b917d14a93..c5b085017c 100644 --- a/files/data/scripts/omw/settings/common.lua +++ b/files/data/scripts/omw/settings/common.lua @@ -136,8 +136,7 @@ return { saved[groupKey] = contextSection(groupKey):asTable() end end - groupSection:reset() return saved end, registerGroup = registerGroup, -} \ No newline at end of file +}