mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 16:52:31 +00:00
format
This commit is contained in:
+1
-1
@@ -162,7 +162,7 @@ class Client {
|
||||
document.getElementById("flag-input_").addEventListener("click", () => {
|
||||
flagInputModal.open();
|
||||
});
|
||||
|
||||
|
||||
const claims = isLoggedIn();
|
||||
if (claims === false) {
|
||||
// Not logged in
|
||||
|
||||
Reference in New Issue
Block a user