MediaItemHistory and history page

This commit is contained in:
advplyr
2023-01-14 18:01:12 -06:00
parent b1805875b9
commit 297eca6a86
22 changed files with 651 additions and 98 deletions
+2 -1
View File
@@ -5,7 +5,8 @@ module.exports = {
options: {
safelist: [
'bg-success',
'bg-info'
'bg-info',
'text-info'
]
}
},