diff --git a/index.html b/index.html new file mode 100644 index 0000000..cf467b2 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Wulkanowy Messages + + + Open messages.json + + diff --git a/messages.json b/messages.json new file mode 100644 index 0000000..2d56806 --- /dev/null +++ b/messages.json @@ -0,0 +1 @@ +[{"id":1,"title":"Problemy z zadaniami domowymi","content":"Występują problemy z zadaniami domowymi. Zaktualizuj aplikację!","type":"USER_MESSAGE"}] \ No newline at end of file