1
0
mirror of https://github.com/beestat/app.git synced 2025-05-23 18:04:14 -04:00

Removed force_log_in

This commit is contained in:
Jon Ziebell 2024-10-26 05:12:47 -04:00
parent 85ebe47737
commit 22ba61b480

View File

@ -16,7 +16,7 @@ class user extends cora\crud {
'sync_patreon_status',
'unlink_patreon_account',
],
'public' => ['force_log_in']
'public' => []
];
/**