Reorganize Web directory

This commit is contained in:
JustArchi
2021-05-08 01:03:08 +02:00
parent 2f96ae9e8f
commit cbabde1b38
15 changed files with 16 additions and 9 deletions

View File

@@ -23,6 +23,7 @@ using System;
using System.Diagnostics.CodeAnalysis;
using System.Threading.Tasks;
using ArchiSteamFarm.Web;
using ArchiSteamFarm.Web.Responses;
using Newtonsoft.Json;
namespace ArchiSteamFarm.CustomPlugins.ExamplePlugin {