fix(3d-nds): lag modal was stealing the keys
This commit is contained in:
@@ -57,6 +57,7 @@ export const useAppStore = defineStore("app", {
|
||||
hintsVisible: false,
|
||||
hintsAllowed: false,
|
||||
lagDetected: false,
|
||||
lagModalOpen: false,
|
||||
};
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user