Skip to content

Commit

Permalink
Merge pull request #356 from IMLS/add-meenus-apartment
Browse files Browse the repository at this point in the history
Add another test library
  • Loading branch information
meenubhooshanan authored Jan 13, 2023
2 parents e679b22 + 3da59e2 commit 8d1943a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imls-frontend/src/store/store.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ const BACKEND_BASEURL = import.meta.env.VITE_BACKEND_BASEURL;

export const store = readonly({
example_libraries: [
{ id: "VA1234-567", name: "Meenu's Apartment" },
{ id: "GA1234-567", name: "Meenu's Dining Room" },
{ id: "AL1234-567", name: "Meenu's Local Library" },
{ id: "MN9999-123", name: "Ben's Basement" },
Expand Down

0 comments on commit 8d1943a

Please sign in to comment.