mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-05-13 21:14:17 +00:00
switch timer and interval to new namespace
This commit is contained in:
+2
-2
@@ -31,9 +31,9 @@ export default defineConfig({
|
||||
label: 'Modules',
|
||||
items: [
|
||||
{
|
||||
label: "Generator",
|
||||
label: "Time",
|
||||
collapsed: true,
|
||||
autogenerate: { directory: 'modules/generator' }
|
||||
autogenerate: { directory: 'modules/time' }
|
||||
},
|
||||
{
|
||||
label: "Network",
|
||||
|
||||
Reference in New Issue
Block a user