Non funziona correttamente la richiesta di amicizia dalla ricerca Amici
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
APP_VERSION="0.2.0"
|
||||
APP_VERSION="0.2.1"
|
||||
SERVICE_WORKER_FILE="service-worker.js"
|
||||
APP_ID="1"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
APP_VERSION="0.2.0"
|
||||
APP_VERSION="0.2.1"
|
||||
SERVICE_WORKER_FILE="service-worker.js"
|
||||
APP_ID="13"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
@@ -147,7 +147,7 @@ module.exports = configure((ctx) => ({
|
||||
},
|
||||
devServer: {
|
||||
https: false,
|
||||
port: 8082,
|
||||
port: 8084,
|
||||
open: false, // opens browser window automatically
|
||||
},
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
APP_VERSION="0.2.0"
|
||||
APP_VERSION="0.2.1"
|
||||
SERVICE_WORKER_FILE="service-worker.js"
|
||||
APP_ID="12"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
Reference in New Issue
Block a user