Fix admin page for adventure image
This commit is contained in:
@@ -219,7 +219,7 @@ export function continentCodeToString(code: string) {
|
||||
|
||||
export let ADVENTURE_TYPES = [
|
||||
{ type: 'general', label: 'General 🌍' },
|
||||
{ type: 'Outdoor', label: 'Outdoor 🏞️' },
|
||||
{ type: 'outdoor', label: 'Outdoor 🏞️' },
|
||||
{ type: 'lodging', label: 'Lodging 🛌' },
|
||||
{ type: 'dining', label: 'Dining 🍽️' },
|
||||
{ type: 'activity', label: 'Activity 🏄' },
|
||||
|
||||
Reference in New Issue
Block a user