Yntec commited on
Commit
914247f
1 Parent(s): d6f70c9

Update all_models.py

Browse files
Files changed (1) hide show
  1. all_models.py +2 -1
all_models.py CHANGED
@@ -1,5 +1,5 @@
1
  models = [
2
- "Yntec/Test", #932
3
  "Yntec/Lexicon", #929
4
  "Yntec/JustForKicks", #925
5
  "Yntec/RealTime", #924
@@ -7,6 +7,7 @@ models = [
7
  "Yntec/GrandPrix", #916
8
  "Yntec/NostalgicWorld", #919
9
  "Yntec/IncredibleOdds", #915
 
10
  ]
11
 
12
 
 
1
  models = [
2
+ "Yntec/ReVive", #933
3
  "Yntec/Lexicon", #929
4
  "Yntec/JustForKicks", #925
5
  "Yntec/RealTime", #924
 
7
  "Yntec/GrandPrix", #916
8
  "Yntec/NostalgicWorld", #919
9
  "Yntec/IncredibleOdds", #915
10
+ "Yntec/Genesis", #915
11
  ]
12
 
13