Add extras
This commit is contained in:
parent
f7a85f64f5
commit
1970ca8783
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ class Preferences {
|
||||||
"activity": {
|
"activity": {
|
||||||
"type": "<%= activity.type %>"
|
"type": "<%= activity.type %>"
|
||||||
},
|
},
|
||||||
|
"extras": {},
|
||||||
"_": "&id=${instance.getString(id)}&lat=<%= latitude %>&lon=<%= longitude %>×tamp=<%= timestamp %>&"
|
"_": "&id=${instance.getString(id)}&lat=<%= latitude %>&lon=<%= longitude %>×tamp=<%= timestamp %>&"
|
||||||
}'''.split('\n').map((line) => line.trimLeft()).join(),
|
}'''.split('\n').map((line) => line.trimLeft()).join(),
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue