HorizonCode / bpy-web

bpy-web is a frontend web application developed using SvelteKit for the bancho.py backend by Akatsuki.
Apache License 2.0
4 stars 1 forks source link

use country-list #2

Closed blackwolf660 closed 6 months ago

blackwolf660 commented 6 months ago

closes #1

HorizonCode commented 6 months ago

i would solve this with a own implementation instead of relying on a module because we just need the country name from the code.

also its not recommended to remove the packages.lock file bc it could contain audit fixes.

HorizonCode commented 6 months ago

should be solved with 970477d