Skip to content

Commit cfc0da9

Browse files
committed
Renamed Ring Indicator to Radial Status
1 parent 97445a2 commit cfc0da9

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ makeDefaults(storage, {
2323

2424
// Export for other file to use as references
2525
export let isEnabled = false;
26-
export const pluginNameToast = "[Ring Indicator]";
26+
export const pluginNameToast = "[Radial Status]";
2727
export const getExt = url => new URL(url).pathname.split('.').pop();
2828

2929
// Definitions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name":"Ring Indicator v1.0.0",
2+
"name":"Radial Status v1.0.0",
33
"description":"Modify members presence indicator to be ring around their profile picture.",
44
"main": "index.js",
55
"authors": [
File renamed without changes.

0 commit comments

Comments
 (0)