Skip to content

Commit ab6c503

Browse files
committed
todo
1 parent 45dc11c commit ab6c503

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/normalizers/teams.normalizer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export const normalizeTeamsPayload = (
4646
width: 'Full',
4747
},
4848
backgroundImage: {
49+
// TODO: Replace with base64 template, but no idea how that works...
4950
url: `https://singlecolorimage.com/get/${color}/1x3`,
5051
fillMode: 'RepeatHorizontally',
5152
},

0 commit comments

Comments
 (0)