-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Spespe - 「ウェポンブレイク」アイコンがありません。 #435
Comments
ざっと調べましたがアクションに機工士のウェポンブレイクと同じ名前で実際には使われない別のウェポンブレイクがあり、
ここでgroup byしているため、同じ名前のアクションが1つのグループにまとまり、
ここでグループの先頭(最後にgroupに追加された物)だけを取得しています なのでgroup byをやめてselectにします 恐らく |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
機工士のウェポンブレイクアイコンがありません。
https://ffxivteamcraft.com/db/ko/action/2887/%EB%AC%B4%EA%B8%B0-%ED%8C%8C%EA%B4%B4
Screenshots
Environment
The text was updated successfully, but these errors were encountered: