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/background.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext/background.html') diff --git a/ext/background.html b/ext/background.html index 740bee57..6818db23 100644 --- a/ext/background.html +++ b/ext/background.html @@ -35,10 +35,10 @@ - + - + -- cgit v1.2.3