diff options
Diffstat (limited to 'packages/vesktop-no-anime.patch')
-rw-r--r-- | packages/vesktop-no-anime.patch | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/vesktop-no-anime.patch b/packages/vesktop-no-anime.patch new file mode 100644 index 0000000..5fd97ef --- /dev/null +++ b/packages/vesktop-no-anime.patch @@ -0,0 +1,17 @@ +diff --git i/static/views/splash.html w/static/views/splash.html +index 7cb571b..519c0f6 100644 +--- i/static/views/splash.html ++++ w/static/views/splash.html +@@ -30,12 +30,6 @@ + + <body> + <div class="wrapper"> +- <img +- draggable="false" +- src="../shiggy.gif" +- alt="shiggy" +- role="presentation" +- /> + <p>Loading Vesktop...</p> + </div> + </body> |