mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-23 19:38:50 +00:00
Add option to configure default user preferences
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
struct PlaylistVideo
|
||||
add_mapping({
|
||||
db_mapping({
|
||||
title: String,
|
||||
id: String,
|
||||
author: String,
|
||||
@@ -13,7 +13,7 @@ struct PlaylistVideo
|
||||
end
|
||||
|
||||
struct Playlist
|
||||
add_mapping({
|
||||
db_mapping({
|
||||
title: String,
|
||||
id: String,
|
||||
author: String,
|
||||
|
||||
Reference in New Issue
Block a user