mirror of
https://github.com/n00mkrad/flowframes.git
synced 2025-12-24 12:19:27 +01:00
replaced Discord icon with new one
This commit is contained in:
@@ -140,6 +140,7 @@ namespace Flowframes
|
||||
{
|
||||
if (str == null || stringToRemove == null)
|
||||
return str;
|
||||
|
||||
return str.Replace(stringToRemove, "");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user