Merge branch 'master' of https://github.com/ksjdragon/hourglass
This commit is contained in:
commit
6b54df6865
@ -36,6 +36,7 @@ In the left sidebar, you find options for filtering. These include filtering by
|
||||
- Calendar date bug fixed
|
||||
- Fixed visual issues
|
||||
- Class code bug fixes
|
||||
- Updating system fixed
|
||||
|
||||
### 0.2.2
|
||||
- Fixed visual issues in mobile
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
version = "0.2.2";
|
||||
version = "0.2.3";
|
||||
|
||||
themeColors = {
|
||||
"lux": {
|
||||
@ -129,4 +129,4 @@ confirm = null;
|
||||
//Input Handling
|
||||
modifyingInput = null;
|
||||
clickDisabled = false;
|
||||
optionOpen = false;
|
||||
optionOpen = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user