From 5268c5d1bc079ac99e99cf04853d3dea22def403 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 14 Feb 2021 11:32:30 -0500 Subject: Util rename (#1389) * Rename MediaUtility to MediaUtil for consistency * Update variable names * Rename media-utility.js to media-util.js * Rename ProfileConditions to ProfileConditionsUtil * Rename variables * Move profile-conditions.js to profile-conditions-util.js * Rename test-profile-conditions.js to test-profile-conditions-util.js --- ext/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/settings.html') diff --git a/ext/settings.html b/ext/settings.html index faea4aa3..b37507ed 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -3218,7 +3218,7 @@ - + -- cgit v1.2.3