Izmena u radu tema
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO podesavanja (kljuc, vrednost)
|
||||
VALUES ('tema_pre_slike', '')
|
||||
ON CONFLICT(kljuc) DO NOTHING;
|
||||
Reference in New Issue
Block a user