forked from MapComplete/MapComplete
Fix autoapply for GRB theme
This commit is contained in:
parent
db770f2c35
commit
30be86668e
16 changed files with 392 additions and 209 deletions
|
@ -29,7 +29,7 @@ export default class NoteCommentElement extends Combine {
|
|||
} else if (comment.action === "closed") {
|
||||
actionIcon = Svg.resolved_svg()
|
||||
} else {
|
||||
actionIcon = Svg.addSmall_svg()
|
||||
actionIcon = Svg.speech_bubble_svg()
|
||||
}
|
||||
|
||||
let user: BaseUIElement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue