update 2026-05-27 23:25:57

This commit is contained in:
action
2026-05-27 23:25:57 +08:00
parent 84f707b52b
commit d0159b49a5
759 changed files with 362365 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]*\]:',
});