mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
GUACAMOLE-422: Implement client-side timezone detection.
This commit is contained in:
committed by
Virtually Nick
parent
8b443dc9d5
commit
ea913c98fe
@@ -493,6 +493,14 @@
|
||||
</exclusions>
|
||||
|
||||
</dependency>
|
||||
|
||||
<!-- JSTZ for TimeZone Detection -->
|
||||
<dependency>
|
||||
<groupId>org.webjars.npm</groupId>
|
||||
<artifactId>jstz</artifactId>
|
||||
<version>1.0.10</version>
|
||||
</dependency>
|
||||
|
||||
|
||||
</dependencies>
|
||||
|
||||
|
Reference in New Issue
Block a user