Fix filters with default order by ID (#78)
Closes #75 Signed-off-by: wkoot <3715211+wkoot@users.noreply.github.com> Co-authored-by: mikedekker <mike@dekker.me>
This commit is contained in:
@@ -16,7 +16,7 @@ limitations under the License.
|
||||
|
||||
from netbox.plugins import PluginConfig
|
||||
|
||||
__version__ = "1.8.2"
|
||||
__version__ = "1.8.3"
|
||||
|
||||
|
||||
class SLMConfig(PluginConfig):
|
||||
|
||||
Reference in New Issue
Block a user