mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 21:34:24 +00:00
add plugin loader
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* libreevent - newsletterRoutes.js
|
||||
*
|
||||
* Created by Janis Hutz 08/13/2023, Licensed under the GPL V3 License
|
||||
* https://janishutz.com, development@janishutz.com
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
module.exports = ( app, settings ) => {};
|
||||
Reference in New Issue
Block a user