Update init.ts
This commit is contained in:
parent
bc24ec044c
commit
ddff8db110
@ -346,6 +346,11 @@ for (const plugin of ColdDeviceStorage.get('plugins').filter(p => p.active)) {
|
||||
}
|
||||
|
||||
if ($i) {
|
||||
alert({
|
||||
type: 'warning',
|
||||
text: 'testtesttest',
|
||||
});
|
||||
|
||||
if ($i.isDeleted) {
|
||||
alert({
|
||||
type: 'warning',
|
||||
|
Loading…
Reference in New Issue
Block a user