Add Seed Service code #2

Merged
kodxana merged 6 commits from seed_dev into main 2021-12-08 15:42:48 +01:00
Showing only changes of commit f63764f58a - Show all commits

View file

@ -73,3 +73,4 @@ exports.LIVESTREAM_CURRENT = 'live';
exports.GENERAL = 'general';
exports.LIST = 'list';
exports.DONATION = 'donation';
exports.SEED = 'seed_service';