2022.09-rc
Michael 2021-06-08 07:37:28 +00:00
rodzic 4b280a7279
commit 8cde7fe51f
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -60,8 +60,8 @@ class BasicAuth
'website' => '',
'created_at' => DBA::NULL_DATETIME,
'read' => true,
'write' => true,
'follow' => true,
'write' => true,
'follow' => true,
'push' => false];
return self::$current_token;