Appena confermo la Registrazione, setto l'Amicizia in automatico.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.2.11"
|
APP_VERSION="0.2.12"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.2.11"
|
APP_VERSION="0.2.12"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="1"
|
APP_ID="1"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.2.11"
|
APP_VERSION="0.2.12"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="13"
|
APP_ID="13"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
APP_VERSION="0.2.11"
|
APP_VERSION="0.2.12"
|
||||||
SERVICE_WORKER_FILE="service-worker.js"
|
SERVICE_WORKER_FILE="service-worker.js"
|
||||||
APP_ID="12"
|
APP_ID="12"
|
||||||
DIRECTORY_LOCAL="newfreeplanet"
|
DIRECTORY_LOCAL="newfreeplanet"
|
||||||
|
|||||||
@@ -185,6 +185,7 @@
|
|||||||
:canEdit="false">
|
:canEdit="false">
|
||||||
</CDateTime>
|
</CDateTime>
|
||||||
<CLabel
|
<CLabel
|
||||||
|
v-if="!!myuser.profile.cell"
|
||||||
v-bind="$attrs"
|
v-bind="$attrs"
|
||||||
:copy="true"
|
:copy="true"
|
||||||
:value="myuser.profile.intcode_cell + myuser.profile.cell"
|
:value="myuser.profile.intcode_cell + myuser.profile.cell"
|
||||||
|
|||||||
Reference in New Issue
Block a user