Skip to content

Commit

Permalink
Merge pull request #205 from khrnchn/add-institution-204
Browse files Browse the repository at this point in the history
📝 add new institution from #204
  • Loading branch information
khrnchn authored Nov 8, 2024
2 parents 6d72911 + 324bc73 commit 33097ce
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion app/data/institutions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8745,7 +8745,6 @@ export const institutions: Institution[] = [
supportedPayment: ["duitnow", "tng"]
},
// khairin, facebook - https://www.facebook.com/groups/694901861284510/permalink/1601885200586167/

{
id: 760,
name: "Surau Taman Seri Alam",
Expand All @@ -8756,4 +8755,15 @@ export const institutions: Institution[] = [
qrContent: "00020201021126610014A000000615000101065641670215QRMID0000011748041001938056685204866153034585802MY5921SURAU TAMAN SERI ALAM6008SG BULOH6105470006304E676",
supportedPayment: ["duitnow", "tng"]
},
// khairin, facebook - https://www.facebook.com/groups/694901861284510/permalink/1394277821346907/
{
id: 761,
name: "Masjid Jamek Kamunting Taiping",
category: "mosque",
state: "Perak",
city: "Taiping",
qrImage: "https://scontent.fkul19-3.fna.fbcdn.net/v/t39.30808-6/335475774_164077083116781_2432501458972385248_n.jpg?stp=dst-jpg_s600x600&_nc_cat=102&ccb=1-7&_nc_sid=aa7b47&_nc_ohc=myik9rhjaxUQ7kNvgGca3iH&_nc_zt=23&_nc_ht=scontent.fkul19-3.fna&_nc_gid=AsgS4YYbNHUcgCNKNPmmbPu&oh=00_AYDw20s0mIUTKkBOIFFo0If3VzKDgvUflih0qrGFsXDiXw&oe=67332C94",
qrContent: "00020201021126580014A000000615000101065887340212MBBQR1698694031000000000005204000053034585802MY5922MASJID JAMEK KEMUNTING6005PERAK6304AB49",
supportedPayment: ["duitnow", "tng"]
},
];

0 comments on commit 33097ce

Please sign in to comment.