Skip to content

Issue/8343#2760

Merged
kimorkim merged 4 commits intodevelopfrom
issue/8343
Jun 3, 2024
Merged

Issue/8343#2760
kimorkim merged 4 commits intodevelopfrom
issue/8343

Conversation

@kimorkim
Copy link
Copy Markdown
Collaborator

@kimorkim kimorkim commented Jun 3, 2024

No description provided.

@github-actions github-actions Bot added the issue 내부 이슈 처리를 위한 PR label Jun 3, 2024
Comment thread src/class/playground.js
if (picture.fileurl) {
thumbnailView.style.backgroundImage = `url("${picture.fileurl}")`;
if (picture.thumbUrl || picture.fileurl) {
thumbnailView.style.backgroundImage = `url("${picture.thumbUrl || picture.fileurl}")`;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [eslint] <max-len> reported by reviewdog 🐶
This line has a length of 102. Maximum allowed is 100.

@kimorkim kimorkim merged commit 4fe6939 into develop Jun 3, 2024
@kimorkim kimorkim deleted the issue/8343 branch June 3, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

issue 내부 이슈 처리를 위한 PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants