mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 08:45:12 +02:00
errata fix
This commit is contained in:
parent
d41b189612
commit
ad347dc953
@ -1,6 +1,6 @@
|
||||
START TRANSACTION;
|
||||
|
||||
ALTER TABLE `tnotification_sources` ADD COLUMN `subtype_blacklist` TEXT;
|
||||
ALTER TABLE `tnotification_source` ADD COLUMN `subtype_blacklist` TEXT;
|
||||
|
||||
COMMIT;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user