mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge branch 'moderator-privacy-on-by-default' of github.com:achf01/cryptpad into achf01-moderator-privacy-on-by-default
This commit is contained in:
commit
dac13f7614
@ -990,6 +990,7 @@ Attachments:${JSON.stringify(msg.attachments, 0, 2)}`;
|
||||
}
|
||||
});
|
||||
APP.support = Support.create(common, true);
|
||||
APP.support.setAnonymous(true);
|
||||
|
||||
let active = privateData.category || 'active';
|
||||
let linkedTicket;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user