Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
neoformit committed Dec 16, 2024
1 parent 5529c0f commit 3f98067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/app/settings/prod.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"staticfiles": {
"BACKEND": ('django.contrib.staticfiles.storage'
'.ManifestStaticFilesStorage'),
'.ManifestStaticFilesStorage'),
},
}

Expand Down

0 comments on commit 3f98067

Please sign in to comment.