mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-26 10:20:51 +01:00
add nitro to g-extensionstore clients
This commit is contained in:
parent
47cbbf939c
commit
21ca3d92b9
@ -78,7 +78,7 @@ public class StoreRepository {
|
||||
}
|
||||
|
||||
public List<String> getClients() {
|
||||
return Arrays.asList("Unity", "Flash");
|
||||
return Arrays.asList("Unity", "Flash", "Nitro");
|
||||
}
|
||||
|
||||
public List<String> getLanguages() {
|
||||
|
Loading…
Reference in New Issue
Block a user