Skip to content

Conversation

@Kredsya
Copy link

@Kredsya Kredsya commented Nov 4, 2025

https://github.com/tom5079/Pupil/blob/master/app/src/main/java/xyz/quaver/pupil/types/Tags.kt#L31
https://github.com/tom5079/Pupil/blob/master/app/src/main/java/xyz/quaver/pupil/types/Tags.kt#L38

콜론(:)이 포함되어 있지 않은 태그는 when 절에서 else로 가는데, tag를 사용했기 때문에 -leebo를 파싱할 때 Tag(null, "-leebo", true)가 되어버림.

이를 substring(1)로 하이픈을 땐 it[0]의 사용으로 해결함.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant