mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-20 18:25:21 -04:00
parent
5baef25b21
commit
0e8d2f1639
13 changed files with 188 additions and 63 deletions
|
@ -25,6 +25,11 @@ export const initialState: BackendConfigState = {
|
|||
privacy: '',
|
||||
termsOfUse: '',
|
||||
imprint: ''
|
||||
},
|
||||
version: {
|
||||
version: '',
|
||||
sourceCodeUrl: '',
|
||||
issueTrackerUrl: ''
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue