forked from morrning/hesabixCore
fix for Moadian plugin
This commit is contained in:
parent
669ad2f97f
commit
a2edc214a1
|
@ -384,7 +384,7 @@ export default {
|
||||||
};
|
};
|
||||||
|
|
||||||
if (this.settings.privateKey) {
|
if (this.settings.privateKey) {
|
||||||
this.showSnackbar('فایل موجود بارگذاری شد', 'info');
|
// this.showSnackbar('فایل موجود بارگذاری شد', 'info');
|
||||||
}
|
}
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
this.showSnackbar('خطا در بارگذاری تنظیمات', 'error');
|
this.showSnackbar('خطا در بارگذاری تنظیمات', 'error');
|
||||||
|
|
Loading…
Reference in a new issue