From 0da7f3e89d8ae1d384dadf60bfc1260b87939303 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Tue, 23 Jan 2018 11:41:07 +1300 Subject: [PATCH] Updating in-app disclaimer --- src/js/helpers.js | 14 -------------- src/js/views/Settings.js | 13 +------------ 2 files changed, 1 insertion(+), 26 deletions(-) diff --git a/src/js/helpers.js b/src/js/helpers.js index 1b20e65a..b04cd98a 100755 --- a/src/js/helpers.js +++ b/src/js/helpers.js @@ -805,17 +805,3 @@ export let titleCase = function(string){ } - -/** - * Hash a string - * Included from http://coursesweb.net/javascript/md5-hash-string_cs - * - * @param string - * @return string - **/ -export let hash = function md5(string){ - - return string; -} - - diff --git a/src/js/views/Settings.js b/src/js/views/Settings.js index 8636e3a1..b792a7e7 100755 --- a/src/js/views/Settings.js +++ b/src/js/views/Settings.js @@ -427,17 +427,6 @@ class Settings extends React.Component { Playing one or more URIs will clear the current play queue first - @@ -480,7 +469,7 @@ class Settings extends React.Component { Iris is an open-source project by James Barnsley. It is provided free and with absolutely no warranty. If you paid someone for this software, please let me know.

- Google Analytics is used to help trace issues and provide valuable insight into how we can continue to make improvements. This may include personal information (eg Spotify Username). For more information, see terms and conditions. + Google Analytics is used to collect usage data and errors to help trace issues and provide valuable insight into how we can continue to make improvements. Personal information is anonymized prior to collection. For more information, see terms and conditions.