diff --git a/online_sheets.json b/online_sheets.json new file mode 100644 index 0000000..fcdb3d2 --- /dev/null +++ b/online_sheets.json @@ -0,0 +1,3 @@ +{ + sheets: [], +} \ No newline at end of file diff --git a/resources/local.png b/resources/local.png new file mode 100644 index 0000000..1e80389 Binary files /dev/null and b/resources/local.png differ diff --git a/resources/online.png b/resources/online.png new file mode 100644 index 0000000..4e1e8c8 Binary files /dev/null and b/resources/online.png differ diff --git a/resources/pause.png b/resources/pause.png new file mode 100644 index 0000000..51e60c9 Binary files /dev/null and b/resources/pause.png differ diff --git a/resources/play.png b/resources/play.png new file mode 100644 index 0000000..9a297d1 Binary files /dev/null and b/resources/play.png differ diff --git a/resources/refresh.png b/resources/refresh.png new file mode 100644 index 0000000..4f48a2c Binary files /dev/null and b/resources/refresh.png differ diff --git a/resources/settings.png b/resources/settings.png new file mode 100644 index 0000000..a7faec3 Binary files /dev/null and b/resources/settings.png differ