Selaa lähdekoodia

fix: schema _Session

ryanemax 8 kuukautta sitten
vanhempi
commit
eb964587bd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      server/db/schemas/_Session.js

+ 1 - 1
server/db/schemas/_Session.js

@@ -22,4 +22,4 @@ export const _Session = {
         }
     }
 }
-module.exports._Role = _Role
+module.exports._Session = _Session