ChifiSource / Toolips.jl

a manic web-development framework
https://toolips.app
MIT License
60 stars 1 forks source link

move extensions into a Vector instead of a dict #48

Closed emmaccode closed 2 years ago

emmaccode commented 2 years ago

this needs to be done so that extensions can instead just be labeled by the server... This prevents extensions from not knowing what they are named.