This commit is contained in:
Insality 2025-06-30 01:48:37 +03:00
parent 16a5d9936a
commit 633bb8ed5c

View File

@ -181,6 +181,7 @@ end
function M:clear()
self:clear_created_properties()
self.properties_constructors = {}
self.current_page = 1
end