everydaycats commited on
Commit
4f3ec57
·
verified ·
1 Parent(s): 0df852d

Update stateManager.js

Browse files
Files changed (1) hide show
  1. stateManager.js +2 -0
stateManager.js CHANGED
@@ -7,6 +7,8 @@ export const initDB = (firebaseDB) => {
7
 
8
  const activeProjects = new Map();
9
 
 
 
10
  export const StateManager = {
11
  /**
12
  * GET PROJECT
 
7
 
8
  const activeProjects = new Map();
9
 
10
+
11
+
12
  export const StateManager = {
13
  /**
14
  * GET PROJECT