Option to open links in the same tab. Api upload icon. Render image icon instead of MDI. Dockerfile client dependencies fix.

This commit is contained in:
unknown
2021-06-23 14:15:14 +02:00
parent e3ed429da1
commit 6c067bee31
18 changed files with 214 additions and 13 deletions

View File

@@ -35,6 +35,10 @@
{
"key": "useOrdering",
"value": "createdAt"
},
{
"key": "openSameTab",
"value": false
}
]
}