fix linter errors after rebase

Signed-off-by: chandi Langecker <git@chandi.it>
This commit is contained in:
chandi Langecker
2022-09-26 16:18:36 +02:00
parent 0aede224ec
commit 0272b2d52f
3 changed files with 5 additions and 6 deletions

View File

@@ -19,8 +19,8 @@
*/
import { listen } from '@nextcloud/notify_push'
import { sessionApi } from './services/SessionApi'
import store from './store/main'
import { sessionApi } from './services/SessionApi.js'
import store from './store/main.js'
const SESSION_INTERVAL = 90 // in seconds