1
0
mirror of https://github.com/beestat/app.git synced 2026-05-13 10:52:29 -04:00

Removed test

This commit is contained in:
Jon Ziebell
2026-03-15 09:39:14 -04:00
parent 281659be1d
commit 653871fcb3
+1 -1
View File
@@ -20,7 +20,7 @@ class user extends cora\crud {
'delete_api_key',
'session_read_id',
],
'public' => ['force_log_in']
'public' => []
];
/**