mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-04 08:55:40 +00:00
perf: 提交禁用xrdp的开关 (#6788)
* perf: 提交禁用xrdp的开关 * perf: 修复换行 Co-authored-by: ibuler <ibuler@qq.com>
This commit is contained in:
@@ -10,7 +10,7 @@ from users.models import User
|
||||
from notifications.backends import BACKEND
|
||||
from .models import SystemMsgSubscription, UserMsgSubscription
|
||||
|
||||
__all__ = ('SystemMessage', 'UserMessage')
|
||||
__all__ = ('SystemMessage', 'UserMessage', 'system_msgs')
|
||||
|
||||
|
||||
system_msgs = []
|
||||
|
Reference in New Issue
Block a user