mirror of
https://github.com/gethomepage/homepage.git
synced 2026-04-15 06:31:21 -07:00
Feature: crowdsec widget (#3197)
This commit is contained in:
@@ -15,6 +15,7 @@ const components = {
|
||||
channelsdvrserver: dynamic(() => import("./channelsdvrserver/component")),
|
||||
cloudflared: dynamic(() => import("./cloudflared/component")),
|
||||
coinmarketcap: dynamic(() => import("./coinmarketcap/component")),
|
||||
crowdsec: dynamic(() => import("./crowdsec/component")),
|
||||
iframe: dynamic(() => import("./iframe/component")),
|
||||
customapi: dynamic(() => import("./customapi/component")),
|
||||
deluge: dynamic(() => import("./deluge/component")),
|
||||
|
||||
Reference in New Issue
Block a user