mirror of
https://github.com/vector-im/element-call.git
synced 2026-08-05 19:59:20 +00:00
Commit missed file
This commit is contained in:
3
src/shouldShowPtt.js
Normal file
3
src/shouldShowPtt.js
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
export function shouldShowPtt() {
|
||||||
|
return window.location.hash.startsWith('#ptt');
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user