mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
Merge branch 'achf01-moderator-privacy-on-by-default' into 2026.2.1-rc
This commit is contained in:
commit
f87c32a6ff
@ -1021,6 +1021,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