mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
Add scan Wechat qrcode to join group (#7098)
* 01 frontend support wechat entry * 02 change backend settings * 03 update icon * 04 change wechat icon
This commit is contained in:
@@ -105,6 +105,8 @@ export const enableFileTags = window.app.pageOptions.enableFileTags || false;
|
||||
|
||||
export const enableShowAbout = window.app.pageOptions.enableShowAbout || false;
|
||||
|
||||
export const showWechatSupportGroup = window.app.pageOptions.showWechatSupportGroup || false;
|
||||
|
||||
// dtable
|
||||
export const workspaceID = window.app.pageOptions.workspaceID;
|
||||
export const showLogoutIcon = window.app.pageOptions.showLogoutIcon;
|
||||
|
Reference in New Issue
Block a user