fix(view): fix format error

pull/1309/head
ppoffice 2024-07-13 20:35:08 -07:00
parent 3aa7b61b75
commit 5eb0df8414
No known key found for this signature in database
GPG Key ID: D872802C1F2A16AA
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
'.searchbox script', '.searchbox script',
'#back-to-top', '#back-to-top',
'#comments link', '#comments link',
'#comments script', '#comments script'
] ]
}); });
} catch (e) { } catch (e) {