diff options
Diffstat (limited to 'notifier.js')
-rw-r--r-- | notifier.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notifier.js b/notifier.js index 2e6a2d2..815508a 100644 --- a/notifier.js +++ b/notifier.js @@ -410,5 +410,5 @@ function bootstrap() { }; })(); -// vim: set fdm=marker sw=4 ts=4 sts=0 et: +// vim: set fdm=marker sw=2 ts=2 sts=0 et: |