Update public-apps/whisper-chat-app.livemd
Browse files
public-apps/whisper-chat-app.livemd
CHANGED
@@ -16,7 +16,7 @@ Mix.install(
|
|
16 |
|
17 |
```elixir
|
18 |
Kino.Markdown.new("""
|
19 |
-
This chat is open to anyone, be polite and act responsibly. :)
|
20 |
""")
|
21 |
```
|
22 |
|
|
|
16 |
|
17 |
```elixir
|
18 |
Kino.Markdown.new("""
|
19 |
+
This chat is open to anyone, be polite and act responsibly. :) Note chat history has been disabled.
|
20 |
""")
|
21 |
```
|
22 |
|