File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
components/general/features Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 v-for =" account in [
1313 { 'user': 'windstone_', 'type': 'MSA' },
1414 { 'user': 'TUYU', 'type': 'Offline' },
15- { 'user': 'Roxy', 'type': 'Ely.by' },
15+ { 'user': 'Roxy Migurdia (Studio Bind) ', 'type': 'Ely.by' },
1616 ]"
1717 :key =" account.user"
1818 class =" group flex flex-wrap justify-between gap-2"
Original file line number Diff line number Diff line change @@ -213,19 +213,19 @@ export const LauncherCatPacks: Array<{
213213 "Image" : string ;
214214} > = [
215215 {
216- "Name" : "MiSide" ,
216+ "Name" : "MiSide (AIHASTO) " ,
217217 "Image" : "/assets/miside.webp" ,
218218 } ,
219219 {
220- "Name" : "Ame-chan" ,
220+ "Name" : "Ame-chan (WSS Playground) " ,
221221 "Image" : "/assets/ame-chan-low-opacity.webp" ,
222222 } ,
223223 {
224- "Name" : "Kita-chan (Animated )" ,
224+ "Name" : "Kita-chan (CloverWorks )" ,
225225 "Image" : "/assets/kita-chan.webp" ,
226226 } ,
227227 {
228- "Name" : "Plasma 6" ,
228+ "Name" : "Plasma 6 (KDE e.V.) " ,
229229 "Image" : "/assets/plasma-6-low-opacity.webp" ,
230230 } ,
231231 {
You can’t perform that action at this time.
0 commit comments