forked from GNUsocial/gnu-social
backup action is read-only
This commit is contained in:
parent
454a980bd4
commit
40533ee851
@ -149,7 +149,7 @@ class BackupaccountAction extends Action
|
||||
*/
|
||||
function isReadOnly($args)
|
||||
{
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user