mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-19 01:35:18 -04:00
Added Types to actions.js and reformat
Added Types to actions.js and reformat Readded csp.ts Signed-off-by: Yannick Bungers <git@innay.de> Signed-off-by: David Mehren <dmehren1@gmail.com>
This commit is contained in:
parent
8b9c639e89
commit
dd4ea6f488
3 changed files with 6 additions and 9 deletions
|
@ -1,3 +1,4 @@
|
|||
'use strict'
|
||||
import { config } from './config'
|
||||
import { Note, User } from './models'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue