mirror of
https://github.com/willmiao/ComfyUI-Lora-Manager.git
synced 2026-03-21 21:22:11 -03:00
Refactor extension name for consistency in usage statistics tracking
This commit is contained in:
@@ -4,7 +4,7 @@ import { api } from "../../scripts/api.js";
|
|||||||
|
|
||||||
// Register the extension
|
// Register the extension
|
||||||
app.registerExtension({
|
app.registerExtension({
|
||||||
name: "ComfyUI-Lora-Manager.UsageStats",
|
name: "Lora-Manager.UsageStats",
|
||||||
|
|
||||||
init() {
|
init() {
|
||||||
// Listen for successful executions
|
// Listen for successful executions
|
||||||
|
|||||||
Reference in New Issue
Block a user