This commit is contained in:
syuilo
2021-10-02 23:11:21 +09:00
parent 9109ae02a7
commit 3e81ebf8e9
11 changed files with 227 additions and 75 deletions

View File

@@ -64,7 +64,8 @@ export default defineComponent({
return {
[symbols.PAGE_INFO]: {
title: this.$ts.ads,
icon: 'fas fa-audio-description'
icon: 'fas fa-audio-description',
bg: 'var(--bg)',
},
ads: [],
}