This website requires JavaScript.
Explore
Help
Sign in
hippoz
/
waffle
Watch
1
Star
0
Fork
You've already forked waffle
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f17fd0174b
waffle
/
frontend
/
src
/
components
/
App.svelte
6 lines
78 B
Svelte
Raw
Normal View
History
Unescape
Escape
initialize frontend
2022-04-14 00:31:03 +03:00
<
script
>
frontend: preserve scroll position when loading more messages
2022-04-22 16:43:26 +03:00
import Main from "./pages/main/Main.svelte";
initialize frontend
2022-04-14 00:31:03 +03:00
<
/
script
>
frontend: link up channel sidebar with gateway and fix channel button layout issue
2022-04-17 04:08:40 +03:00
<
Main
/
>
Reference in a new issue
Copy permalink