Cleanup source (#5177)

* Cleanup source

* 🙏
This commit is contained in:
Satsuki Yanagi
2019-07-17 17:13:38 +09:00
committed by Acid Chicken (硫酸鶏)
parent 9ca36021b0
commit 9a09ed6290
3 changed files with 3 additions and 3 deletions

View File

@ -84,7 +84,7 @@ export default ($root: any) => {
return i;
}).catch(err => {
switch(err.id) {
switch (err.id) {
case 'f419f9f8-2f4d-46b1-9fb4-49d3a2fd7191':
$root.dialog({
type: 'error',

View File

@ -84,7 +84,7 @@ export default ($root: any) => {
return i;
}).catch(err => {
switch(err.id) {
switch (err.id) {
case '75aedb19-2afd-4e6d-87fc-67941256fa60':
$root.dialog({
type: 'error',