1
0
mirror of https://github.com/beestat/app.git synced 2026-03-16 22:49:28 -04:00

Removed test

This commit is contained in:
Jon Ziebell 2026-03-15 09:39:14 -04:00
parent 281659be1d
commit 653871fcb3

View File

@ -20,7 +20,7 @@ class user extends cora\crud {
'delete_api_key',
'session_read_id',
],
'public' => ['force_log_in']
'public' => []
];
/**