Move sq + ParseDurShortString() to goext and change conf values by env

This commit is contained in:
2022-12-07 23:32:58 +01:00
parent 8db0fa37db
commit 0cae24a612
22 changed files with 170 additions and 226 deletions

View File

@@ -347,7 +347,7 @@ definitions:
type: string
timestamp_created:
type: string
timestamp_last_sent:
timestamp_lastsent:
type: string
type: object
models.ClientJSON:
@@ -450,9 +450,9 @@ definitions:
type: string
timestamp_created:
type: string
timestamp_last_read:
timestamp_lastread:
type: string
timestamp_last_sent:
timestamp_lastsent:
type: string
user_id:
type: integer
@@ -483,9 +483,9 @@ definitions:
type: string
timestamp_created:
type: string
timestamp_last_read:
timestamp_lastread:
type: string
timestamp_last_sent:
timestamp_lastsent:
type: string
user_id:
type: integer