mirror of
https://git.netzspielplatz.de/docker-multiarch/openwrt-firmware-selector.git
synced 2025-11-08 20:49:24 +00:00
uses json from dev server
instead of locally stored data, now the application can get the data from json sources over the internet. Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
This commit is contained in:
parent
6713303247
commit
16a6f7eb0b
3 changed files with 147 additions and 104 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -21,3 +21,6 @@
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# local editor configs
|
||||
.idea
|
||||
Loading…
Add table
Add a link
Reference in a new issue