mirror of
https://github.com/mihonapp/mihon.git
synced 2025-03-13 08:10:07 +01:00
style: nothing change
This commit is contained in:
parent
f49edd6160
commit
0430b85ecc
@ -119,7 +119,7 @@ class Hikka(id: Long) : BaseTracker(id, "Hikka"), DeletableTracker {
|
||||
track.score = readContent.score.toDouble()
|
||||
update(track)
|
||||
} else {
|
||||
track.score = 0.0;
|
||||
track.score = 0.0
|
||||
update(track)
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user