Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ejimsan committed Oct 24, 2024
1 parent afad33d commit 4ca6eb7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/fragmentarium/domain/museum.ts
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,8 @@ export const Museums = {
name: 'Uruk-Warka-Sammlung',
city: 'Heidelberg',
country: 'DEU',
url: 'https://www.ori.uni-heidelberg.de/assyriologie/institut/sammlungen/sa-uw.html',
url:
'https://www.ori.uni-heidelberg.de/assyriologie/institut/sammlungen/sa-uw.html',
},
VATICAN_MUSEUMS: {
name: 'Vatican Museums',
Expand Down

0 comments on commit 4ca6eb7

Please sign in to comment.