mirror of
https://github.com/beestat/app.git
synced 2026-05-13 10:52:29 -04:00
Reverting unintended changes related to #121.
Oops...mistakenly committed a bunch of stuff that wasn't ready to go live.
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ class user extends cora\crud {
|
||||
'log_out',
|
||||
'sync_patreon_status'
|
||||
],
|
||||
'public' => ['force_log_in']
|
||||
'public' => []
|
||||
];
|
||||
|
||||
public static $converged = [];
|
||||
|
||||
Reference in New Issue
Block a user