mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-04 08:13:21 +00:00
fix for a bug where satus values were not properly loading database data client side resulting in the values resetting to default on login
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
left : 23;
|
||||
bottom : 21%;
|
||||
width : 14.5%;
|
||||
opacity: 0.3;
|
||||
opacity: 0.0;
|
||||
}
|
||||
|
||||
.status {
|
||||
|
||||
Reference in New Issue
Block a user