mirror of
https://github.com/EnderIce2/SDR-RPC.git
synced 2025-07-11 23:59:15 +00:00
Small bug fix and added option to disable the invite feature
This commit is contained in:
@ -1,14 +1,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Drawing;
|
||||
using System.Data;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using DiscordRPC;
|
||||
using DiscordRPC.Message;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using DiscordRPC.Message;
|
||||
using DiscordRPC;
|
||||
|
||||
namespace EnderIce2.SDRSharpPlugin
|
||||
{
|
||||
|
Reference in New Issue
Block a user