Compare commits

...

1 Commits

Author SHA1 Message Date
eric 5756d8ba39 Close parenthases 2026-04-20 10:44:01 -04:00
+1 -1
View File
@@ -458,7 +458,7 @@ function Client:_sync(options)
end
end
else
self._log("sync: Error syncing rooms (nil value)"
self._log("sync: Error syncing rooms (nil value)")
end
end
end