mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Remove subscribe button for guests
This commit is contained in:
parent
2b921a9d78
commit
f44c15ac83
@ -3411,7 +3411,7 @@ define([
|
||||
}
|
||||
}
|
||||
];
|
||||
if (Config.accounts_api) {
|
||||
if (Config.accounts_api && priv.accountName) {
|
||||
buttons.push({
|
||||
name: Messages.crowdfunding_subscribe,
|
||||
className: 'primary',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user