Switch to new URL for wall displays
This commit is contained in:
parent
755a274855
commit
c07b3e4dbf
@ -17,6 +17,6 @@
|
|||||||
<key>UIStatusBarStyle</key>
|
<key>UIStatusBarStyle</key>
|
||||||
<string>UIStatusBarStyleGray</string>
|
<string>UIStatusBarStyleGray</string>
|
||||||
<key>URL</key>
|
<key>URL</key>
|
||||||
<string>https://reservations.claremontmakerspace.org/{% if reservation_tools is defined %}?tool={{ reservation_tools | map('urlencode') | join(';') }}{% endif %}</string>
|
<string>https://reservations.claremontmakerspace.org/wall-display.html{% if reservation_tools is defined %}?tool={{ reservation_tools | map('urlencode') | join(';') }}{% endif %}</string>
|
||||||
</dict>
|
</dict>
|
||||||
</plist>
|
</plist>
|
||||||
|
Loading…
Reference in New Issue
Block a user