From 05471b0ab4c1fd21f19f42115b14c7832ff915a4 Mon Sep 17 00:00:00 2001 From: wmurray-es <7922184d347c9e59e1ad273d42242d100bdaf524> Date: Thu, 30 Apr 2020 22:23:34 +0100 Subject: [PATCH] Rename to obey char limit --- apps/{smartswitch => smtswch}/ChangeLog | 0 apps/{smartswitch => smtswch}/README.MD | 0 apps/{smartswitch => smtswch}/app.png | Bin apps/{smartswitch => smtswch}/light-off.js | 0 apps/{smartswitch => smtswch}/light-on.js | 0 apps/{smartswitch => smtswch}/smartswitch-icon.js | 0 apps/{smartswitch => smtswch}/smartswitch.js | 0 apps/{smartswitch => smtswch}/switch-off.js | 0 apps/{smartswitch => smtswch}/switch-on.js | 0 9 files changed, 0 insertions(+), 0 deletions(-) rename apps/{smartswitch => smtswch}/ChangeLog (100%) rename apps/{smartswitch => smtswch}/README.MD (100%) rename apps/{smartswitch => smtswch}/app.png (100%) rename apps/{smartswitch => smtswch}/light-off.js (100%) rename apps/{smartswitch => smtswch}/light-on.js (100%) rename apps/{smartswitch => smtswch}/smartswitch-icon.js (100%) rename apps/{smartswitch => smtswch}/smartswitch.js (100%) rename apps/{smartswitch => smtswch}/switch-off.js (100%) rename apps/{smartswitch => smtswch}/switch-on.js (100%) diff --git a/apps/smartswitch/ChangeLog b/apps/smtswch/ChangeLog similarity index 100% rename from apps/smartswitch/ChangeLog rename to apps/smtswch/ChangeLog diff --git a/apps/smartswitch/README.MD b/apps/smtswch/README.MD similarity index 100% rename from apps/smartswitch/README.MD rename to apps/smtswch/README.MD diff --git a/apps/smartswitch/app.png b/apps/smtswch/app.png similarity index 100% rename from apps/smartswitch/app.png rename to apps/smtswch/app.png diff --git a/apps/smartswitch/light-off.js b/apps/smtswch/light-off.js similarity index 100% rename from apps/smartswitch/light-off.js rename to apps/smtswch/light-off.js diff --git a/apps/smartswitch/light-on.js b/apps/smtswch/light-on.js similarity index 100% rename from apps/smartswitch/light-on.js rename to apps/smtswch/light-on.js diff --git a/apps/smartswitch/smartswitch-icon.js b/apps/smtswch/smartswitch-icon.js similarity index 100% rename from apps/smartswitch/smartswitch-icon.js rename to apps/smtswch/smartswitch-icon.js diff --git a/apps/smartswitch/smartswitch.js b/apps/smtswch/smartswitch.js similarity index 100% rename from apps/smartswitch/smartswitch.js rename to apps/smtswch/smartswitch.js diff --git a/apps/smartswitch/switch-off.js b/apps/smtswch/switch-off.js similarity index 100% rename from apps/smartswitch/switch-off.js rename to apps/smtswch/switch-off.js diff --git a/apps/smartswitch/switch-on.js b/apps/smtswch/switch-on.js similarity index 100% rename from apps/smartswitch/switch-on.js rename to apps/smtswch/switch-on.js