New: Custom formats in book history

(cherry picked from commit cd2ce34f10007efacd8631d3ce3ac4f4a6212966)

Closes #2134
Closes #3163
This commit is contained in:
Bogdan
2023-12-31 16:30:47 +02:00
parent 73782cc233
commit 4cbafa76d8
7 changed files with 43 additions and 18 deletions
-1
View File
@@ -2,7 +2,6 @@
// Please do not change this file!
interface CssExports {
'actions': string;
'details': string;
'sourceTitle': string;
}
export const cssExports: CssExports;