1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-31 15:24:31 +03:00

Maintenance: Fixed js lint and SCSS build warnings

This commit is contained in:
Dan Brown
2024-09-27 13:57:39 +01:00
parent 56b9107c6b
commit eec639d84e
3 changed files with 10 additions and 15 deletions

View File

@ -1,4 +1,4 @@
import * as DrawIO from '../services/drawio';
import * as DrawIO from '../services/drawio.ts';
export class Actions {