include user block location in support requests

This commit is contained in:
ansuz
2019-10-01 10:58:59 +02:00
parent 5dbc06633a
commit 5876f5c737
2 changed files with 11 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ define([
curvePublic: user.curvePublic,
edPublic: privateData.edPublic,
notifications: user.notifications,
blockLocation: privateData.blockLocation || '',
};
if (typeof(ctx.pinUsage) === 'object') {