Skip to content

Commit ed66706

Browse files
author
bmbouter
committed
Added to the metadata file because it wasn't correct
1 parent 47259b4 commit ed66706

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"DEFAULT_CONNECTION_PROTOCOL": "rdp"
55
},
66
"usersettings": [
7-
["MINIMUM_RESERVATION_LEN", "Minimum Reservation Length. The minimum length of a reservation in minutes", 15],
8-
["USER_WAITING_PAGE_RELOAD_TIME", "User Waiting Page Reload Time, This is in seconds.", 15]
7+
["MINIMUM_RESERVATION_LEN", "Minimum Reservation Length. The minimum length of a reservation in minutes", "int", 15],
8+
["USER_WAITING_PAGE_RELOAD_TIME", "User Waiting Page Reload Time, This is in seconds.", "int", 15]
99
]
1010
}

0 commit comments

Comments
 (0)