mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 12:17:08 +00:00
5 lines
57 B
JavaScript
5 lines
57 B
JavaScript
|
|
module.exports = [
|
|
require('./purge-notifications')
|
|
];
|