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"
|
||||
APP_ID="13"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
APP_VERSION="0.2.11"
|
||||
APP_VERSION="0.2.12"
|
||||
SERVICE_WORKER_FILE="service-worker.js"
|
||||
APP_ID="1"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
APP_VERSION="0.2.11"
|
||||
APP_VERSION="0.2.12"
|
||||
SERVICE_WORKER_FILE="service-worker.js"
|
||||
APP_ID="13"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
APP_VERSION="0.2.11"
|
||||
APP_VERSION="0.2.12"
|
||||
SERVICE_WORKER_FILE="service-worker.js"
|
||||
APP_ID="12"
|
||||
DIRECTORY_LOCAL="newfreeplanet"
|
||||
|
||||
@@ -185,6 +185,7 @@
|
||||
:canEdit="false">
|
||||
</CDateTime>
|
||||
<CLabel
|
||||
v-if="!!myuser.profile.cell"
|
||||
v-bind="$attrs"
|
||||
:copy="true"
|
||||
:value="myuser.profile.intcode_cell + myuser.profile.cell"
|
||||
|
||||
Reference in New Issue
Block a user