fixing spaces
This commit is contained in:
Родитель
37a8a0406a
Коммит
83afeb1674
|
@ -25,7 +25,7 @@ export class PowerBIToken {
|
|||
}
|
||||
|
||||
var token = new PowerBIToken(expiration);
|
||||
token.addClaim('type', 'embed');
|
||||
token.addClaim('type', 'embed');
|
||||
token.addClaim('wcn', workspaceCollectionName);
|
||||
token.addClaim('wid', workspaceId);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче