mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -31,7 +31,7 @@ public class Resources implements Serializable {
|
||||
|
||||
private Map<String, Resource> resources = new HashMap<>();
|
||||
|
||||
private Map<String, Resource> resourcesById = new HashMap<>();
|
||||
private final Map<String, Resource> resourcesById = new HashMap<>();
|
||||
|
||||
/**
|
||||
* Adds a resource to the resources.
|
||||
|
||||
Reference in New Issue
Block a user