diff options
author | azahi <azat@bahawi.net> | 2025-01-14 13:27:50 +0300 |
---|---|---|
committer | azahi <azat@bahawi.net> | 2025-01-14 13:27:50 +0300 |
commit | b8ea365ca8eb801f8c8442f2f9ab439343ed8b8f (patch) | |
tree | fe46f6e8f0da8d8525e486290cca3079679b363d /packages/vesktop-no-anime.patch | |
parent | 2025-01-06 (diff) |
2025-01-14
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> |