moved to /dispatch and fixed Voice chat
This commit is contained in:
8
apps/dispatch/app/page.tsx
Normal file
8
apps/dispatch/app/page.tsx
Normal file
@@ -0,0 +1,8 @@
|
||||
export default () => {
|
||||
return (
|
||||
<div>
|
||||
Hab das hier mal nach /dispatcher verschoben. Unter /pilot soll dann die
|
||||
Piloten UI sein
|
||||
</div>
|
||||
);
|
||||
};
|
||||
Reference in New Issue
Block a user