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/welcome.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/welcome.html') diff --git a/ext/welcome.html b/ext/welcome.html index 16dd964d..0ea2020f 100644 --- a/ext/welcome.html +++ b/ext/welcome.html @@ -335,7 +335,7 @@ - + -- cgit v1.2.3