- Fix CImgTitle positioning

- CPreloadImage
This commit is contained in:
Paolo Arena
2019-09-19 22:56:19 +02:00
parent 04f4a83d6c
commit 3459f00a3b
18 changed files with 208 additions and 86 deletions

View File

@@ -27,6 +27,10 @@ export default class Footer extends Vue {
return tools
}
get mythis() {
return this
}
get TelegramSupport() {
return db_data.TELEGRAM_SUPPORT
}