updates
This commit is contained in:
36
conf/apps/scratch.yaml
Normal file
36
conf/apps/scratch.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
# scratch1:
|
||||
# module: "scratch"
|
||||
# class: "Scratch"
|
||||
# priority: 1
|
||||
# dependencies:
|
||||
# - scratch2
|
||||
|
||||
dummy:
|
||||
module: dummy
|
||||
class: Dummy
|
||||
dependencies:
|
||||
- dev
|
||||
|
||||
eboon:
|
||||
module: eboon
|
||||
class: Eboon
|
||||
|
||||
dev:
|
||||
module: notifications
|
||||
class: NotifyDev
|
||||
|
||||
# scratch3:
|
||||
# module: "scratch"
|
||||
# class: "Scratch"
|
||||
# scratch4:
|
||||
# module: "scratch"
|
||||
# class: "Scratch"
|
||||
# scratch5:
|
||||
# module: "scratch"
|
||||
# class: "Scratch"
|
||||
# scratch6:
|
||||
# module: "scratch"
|
||||
# class: "Scratch"
|
||||
# scratch7:
|
||||
# module: "scratch"
|
||||
# class: "Scratch"
|
||||
Reference in New Issue
Block a user