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