You've already forked joplin
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:
@ -105,7 +105,7 @@ class AlarmService {
|
||||
}
|
||||
|
||||
static async updateAllNotifications() {
|
||||
this.logger().info('Updading all notifications...');
|
||||
this.logger().info('Updating all notifications...');
|
||||
|
||||
await this.garbageCollect();
|
||||
|
||||
|
Reference in New Issue
Block a user