Update pages.js

This commit is contained in:
kodxana 2021-12-08 15:41:50 +01:00 committed by GitHub
parent 08a1c59390
commit f63764f58a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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