mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Move privacy type into playlists.sql
This commit is contained in:
parent
7bb7003c9d
commit
61150c74d2
5 changed files with 11 additions and 13 deletions
|
@ -17,7 +17,6 @@ $ kubectl create configmap invidious-postgresql-init \
|
|||
--from-file=../config/sql/session_ids.sql \
|
||||
--from-file=../config/sql/nonces.sql \
|
||||
--from-file=../config/sql/annotations.sql \
|
||||
--from-file=../config/sql/privacy.sql \
|
||||
--from-file=../config/sql/playlists.sql \
|
||||
--from-file=../config/sql/playlist_videos.sql
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue