mirror of
https://github.com/YunoHost-Apps/castopod_ynh.git
synced 2024-09-03 18:16:14 +02:00
Update v1.6.1.sql
This commit is contained in:
parent
a4fdd35219
commit
9b7764aaee
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
INSERT INTO `cp_platforms` (`slug`, `type`, `label`, `home_url`, `submit_url`) VALUES
|
||||
INSERT IGNORE INTO `cp_platforms` (`slug`, `type`, `label`, `home_url`, `submit_url`) VALUES
|
||||
('tiktok', 'social', 'Tiktok', 'https://www.tiktok.com/', 'https://www.tiktok.com/signup');
|
||||
|
|
Loading…
Add table
Reference in a new issue