mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-17 14:10:14 +02:00
clean up old logs
This commit is contained in:
+3
-1
@@ -126,7 +126,9 @@ const installExtensions = async () => {
|
||||
type: 'info',
|
||||
});
|
||||
})
|
||||
.catch(console.error);
|
||||
.catch(() => {
|
||||
// Ignore
|
||||
});
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user