Skip to content

Commit d6dde3f

Browse files
authored
add logoSize to globalQueryParams (#10110)
1 parent 915ab74 commit d6dde3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: core/base-service/legacy-request-handler.js

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const globalQueryParams = new Set([
1212
'logo',
1313
'logoColor',
1414
'logoPosition',
15+
'logoSize',
1516
'logoWidth',
1617
'link',
1718
'colorA',

0 commit comments

Comments
 (0)