Fix admin page for adventure image
This commit is contained in:
@@ -8,7 +8,7 @@ from django_resized import ResizedImageField
|
||||
|
||||
ADVENTURE_TYPES = [
|
||||
('general', 'General 🌍'),
|
||||
('Outdoor', 'Outdoor 🏞️'),
|
||||
('outdoor', 'Outdoor 🏞️'),
|
||||
('lodging', 'Lodging 🛌'),
|
||||
('dining', 'Dining 🍽️'),
|
||||
('activity', 'Activity 🏄'),
|
||||
|
||||
Reference in New Issue
Block a user