Skip to content

Commit

Permalink
update gsi roms list
Browse files Browse the repository at this point in the history
  • Loading branch information
progzone122 committed Feb 2, 2025
1 parent 6531a0e commit 2458a1d
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions docs/gsi_roms/gsi_roms.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,17 @@
export const a14 = {
platinum: [],
gold: [],
silver: [],
silver: [
{
name: "Lineage TD 21.0 (andyyan)",
link: "a14/andyyan_lineage_td_21_0"
}
],
bronze: [
{
name: "Treble Matrixx (ChonDoit)",
link: "a14/chondoit_treble_matrixx"
}
},
],
broken: []
};

0 comments on commit 2458a1d

Please sign in to comment.