mirror of
https://github.com/Aviortheking/Neo-Store.git
synced 2025-07-23 12:19:52 +00:00
Fix: Field name signature
This commit is contained in:
@ -58,7 +58,7 @@ class Installed {
|
|||||||
|
|
||||||
var version = ""
|
var version = ""
|
||||||
var version_code = 0
|
var version_code = 0
|
||||||
var signatures = ""
|
var signature = ""
|
||||||
}
|
}
|
||||||
|
|
||||||
@Entity
|
@Entity
|
||||||
|
Reference in New Issue
Block a user