mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-05 22:05:18 -04:00
Fixing module loading
This commit is contained in:
@@ -29,6 +29,9 @@ namespace Kyoo.Postgresql
|
||||
|
||||
/// <inheritdoc />
|
||||
public Type[] Requires => Array.Empty<Type>();
|
||||
|
||||
/// <inheritdoc />
|
||||
public bool IsRequired => true;
|
||||
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user