1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-15 23:00:36 +02:00

Clipper: Fixes #573: Better handling of certain code blocks

This commit is contained in:
Laurent Cozic
2018-06-09 20:00:26 +01:00
parent b826e2d97b
commit 1127eb6e09
9 changed files with 1651 additions and 1695 deletions

View File

@ -105,7 +105,7 @@ class AlarmService {
}
static async updateAllNotifications() {
this.logger().info('Updading all notifications...');
this.logger().info('Updating all notifications...');
await this.garbageCollect();