Skip to content

Commit

Permalink
Add new institution from issue #196
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 7, 2024
1 parent bf32d94 commit cf9bf2e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions app/data/institutions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8722,4 +8722,15 @@ export const institutions: Institution[] = [
"00020201021126580014A000000615000101065887340212MBBQR1874817031000000000005204729953034585802MY5919MASJID SELAT MELAKA6006MELAKA63040054",
supportedPayment: ["duitnow", "tng"],
},
// [put your name here]
{
id: 758,
name: "Surau Al Bayan",
category: "surau",
state: "Selangor",
city: "Rawang",
qrImage: "https://i.ibb.co/FwG2JVH/SURAU-AL-BAYAN-KHK-STICKER.jpg",
qrContent: "00020201021126470014A000000615000101065641620215PBB2024001100575204866153034585802MY5916SURAU AL - BAYAN6006RAWANG6220030639910407063446176304499C",
supportedPayment: ["duitnow", "tng"]
}
];

0 comments on commit cf9bf2e

Please sign in to comment.