mirror of
https://github.com/n00mkrad/flowframes.git
synced 2026-09-01 19:51:28 +02: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