|
@@ -15,7 +15,7 @@ public class ServerGpuAddSettings : ServerNameSettings
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
public class ServerGpuAddCommand(IServiceProvider serviceProvider)
|
|
public class ServerGpuAddCommand(IServiceProvider serviceProvider)
|
|
|
- : AsyncCommand<ServerGpuAddSettings>cd
|
|
|
|
|
|
|
+ : AsyncCommand<ServerGpuAddSettings>
|
|
|
{
|
|
{
|
|
|
public override async Task<int> ExecuteAsync(
|
|
public override async Task<int> ExecuteAsync(
|
|
|
CommandContext context,
|
|
CommandContext context,
|