This website works better with JavaScript.
Home
Explore
Help
Sign In
titouan
/
solstice-web
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove stale comment.
main
Titouan Rigoudy
4 years ago
parent
1af69071c2
commit
77fe01c394
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
src/modules/room/slice.ts
+ 0
- 1
src/modules/room/slice.ts
View File
@ -25,7 +25,6 @@ export interface RoomState {
members
:
string
[
]
;
messages
:
RoomMessage
[
]
;
tickers
:
[
string
,
string
]
[
]
;
// showUsers: boolean;
}
export
interface
RoomMap
{
Write
Preview
Loading…
Cancel
Save