forked from Archives/Athou_commafeed
add support for custom js code that will be executed on page load (#1032)
This commit is contained in:
@@ -231,6 +231,7 @@ export interface Settings {
|
||||
showRead: boolean
|
||||
scrollMarks: boolean
|
||||
customCss?: string
|
||||
customJs?: string
|
||||
scrollSpeed: number
|
||||
sharingSettings: SharingSettings
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user