mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-30 19:05:16 -04:00
Add channels to audio info
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
begin;
|
||||
|
||||
alter table gocoder.audios drop column channels;
|
||||
|
||||
commit;
|
||||
Reference in New Issue
Block a user