mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
sysutils/apcupsd: change import
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
import BaseTableWidget from "./BaseTableWidget.js";
|
||||
import BaseTableWidget from 'widget-base-table';
|
||||
|
||||
/**
|
||||
* @typedef ApcUpsdStatusValue
|
||||
|
||||
Reference in New Issue
Block a user