mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-08-31 19:08:29 +00:00
feat: Update CI workflow and project files for improved testing and documentation generation
This commit is contained in:
parent
37961b9eac
commit
5dd6d18fcc
5 changed files with 141 additions and 1 deletions
|
|
@ -62,7 +62,6 @@ public class Device : IKeyName
|
|||
public Device(string key, string name) : this(key)
|
||||
{
|
||||
Name = name;
|
||||
|
||||
}
|
||||
|
||||
//public Device(DeviceConfig config)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue