mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-02 11:36:27 -04: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