File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change 33
33
|
34
34
| Set this to the site's control room data. Get this from stygian or riddles
35
35
*/
36
- 'controlRoomDetail ' => 'SET_THIS ' ,
36
+ 'controlRoomDetail ' => 'CONTROL_ANIMA ' ,
37
37
38
38
/*
39
39
|--------------------------------------------------------------------------
45
45
|
46
46
*/
47
47
48
- 'siteName ' => 'YOUR_SITE ' ,
48
+ 'siteName ' => 'Anima ' ,
49
49
'siteIcon ' => null ,
50
50
51
51
/*
59
59
|
60
60
*/
61
61
62
- 'primaryRepo ' => 'Core ' ,
62
+ 'primaryRepo ' => 'Anima ' ,
63
63
64
64
/*
65
65
|--------------------------------------------------------------------------
71
71
*/
72
72
73
73
'allRepos ' => array (
74
+ 'stygiansabyss ' => array (
75
+ 'Anima ' => 'Anima '
76
+ ),
74
77
'syntaxerrors ' => array (
75
- 'core ' => 'Core ' ,
78
+ 'core ' => 'Core Package ' ,
76
79
),
77
80
'riddles8888 ' => array (
78
81
'control-room ' => 'Control-Room ' ,
82
85
'core ' => 'Core ' ,
83
86
'LaravelBase ' => 'Laravel Base ' ,
84
87
),
85
- 'stygiansabyss ' => array (
86
- 'Anima ' => 'Anima '
87
- ),
88
88
),
89
89
90
90
/*
110
110
|
111
111
*/
112
112
'nonCoreAliases ' => array (
113
+ 'User ' ,
114
+ 'Chat ' ,
115
+ 'Chat_Room ' ,
113
116
),
114
117
115
118
);
You can’t perform that action at this time.
0 commit comments