crosscode-map-editor
crosscode-map-editor copied to clipboard
wrong save file type
from discord (EL#0503)
really minor bug that i discovered:
i think the save as file type is bugged because it's not showing json files when i think it's trying to look for files with a ..json extension rather than .json
i think it's supposed to just be accept="json" here: https://github.com/CCDirectLink/crosscode-map-editor/blob/701d1b557e75e5e67b29035afe9362aad29ed299/webapp/src/app/components/load-map/load-map.component.html#L25

more photos to show it's really looking for ..json
