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) {
|
if ($i) {
|
||||||
|
alert({
|
||||||
|
type: 'warning',
|
||||||
|
text: 'testtesttest',
|
||||||
|
});
|
||||||
|
|
||||||
if ($i.isDeleted) {
|
if ($i.isDeleted) {
|
||||||
alert({
|
alert({
|
||||||
type: 'warning',
|
type: 'warning',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user