aboutsummaryrefslogtreecommitdiff
path: root/debug.xml
diff options
context:
space:
mode:
Diffstat (limited to 'debug.xml')
-rw-r--r--debug.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/debug.xml b/debug.xml
index ff78736bb..ecbfe6857 100644
--- a/debug.xml
+++ b/debug.xml
@@ -125,6 +125,7 @@
registration BIT NOT NULL,
map VARCHAR(128),
bingKey VARCHAR(128),
+ mapUrl VARCHAR(128),
language VARCHAR(128),
distanceUnit VARCHAR(128),
speedUnit VARCHAR(128),
@@ -152,6 +153,7 @@
registration = :registration,
map = :map,
bingKey = :bingKey,
+ mapUrl = :mapUrl,
language = :language,
distanceUnit = :distanceUnit,
speedUnit = :speedUnit,