V1 calendrier
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Env {
|
||||
static const bool isDevelopment = true;
|
||||
static const bool isDevelopment = false;
|
||||
|
||||
// Configuration de l'auto-login en développement
|
||||
static const String devAdminEmail = '[email protected]';
|
||||
|
||||
Reference in New Issue
Block a user