update 2026-07-28 01:38:11

This commit is contained in:
action
2026-07-28 01:38:11 +08:00
parent 20b786ab77
commit 25d570431d
6243 changed files with 2850542 additions and 0 deletions
@@ -0,0 +1,9 @@
'use strict';
'require view.log-viewer.log-system as abc';
return abc.view.extend({
viewName : 'dropbear',
title : _('Dropbear'),
enableAutoRefresh: false,
appPattern : 'dropbear\[[0-9]*\]:',
});