nosdav / pastebin

NosDAV pastebin
https://nosdav.github.io/pastebin/
MIT License
8 stars 1 forks source link

Change query string parameter from 'slug' to 'uri' #6

Closed melvincarvalho closed 1 year ago

melvincarvalho commented 1 year ago

To improve clarity, the query string parameter should be changed from 'slug' to 'uri'. This requires updating the constructor method, state, updateSlug method, and input element in the App class. Please consider implementing this change in the main codebase.