mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-11 02:13:48 +00:00
refactor: migrate project data
This commit is contained in:
committed by
Carlos Valente
parent
1fc6f9b3ea
commit
6f34e1006b
@@ -17,9 +17,9 @@ export const dbModel: DatabaseModel = {
|
||||
project: {
|
||||
title: '',
|
||||
description: '',
|
||||
backstageUrl: '',
|
||||
backstageInfo: '',
|
||||
projectLogo: null,
|
||||
url: '',
|
||||
info: '',
|
||||
logo: null,
|
||||
custom: [],
|
||||
},
|
||||
settings: {
|
||||
|
||||
Reference in New Issue
Block a user