mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
refactor(modules/web): Mirgrat to typescript; fix bugs[skip ci]
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
<el-button
|
||||
type="primary"
|
||||
size="small"
|
||||
@click="setCustomFont(), (customFontSavePopVisible = false)"
|
||||
@click="setCustomFont()"
|
||||
>确定</el-button
|
||||
>
|
||||
<el-button type="primary" size="small" @click="loadFontFromURL()"
|
||||
|
||||
Reference in New Issue
Block a user