feat: Convert all app files to JS
This commit is contained in:
3
packages/backend/src/apps/rss/triggers/index.js
Normal file
3
packages/backend/src/apps/rss/triggers/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import newItemsInFeed from './new-items-in-feed/index.js';
|
||||
|
||||
export default [newItemsInFeed];
|
Reference in New Issue
Block a user