mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2026-07-15 18:40:02 +02:00
add issue reference
This commit is contained in:
@@ -409,6 +409,7 @@ const hookLibrary = (name, dynamic) => {
|
|||||||
address: library.base.add(s.address)
|
address: library.base.add(s.address)
|
||||||
}));
|
}));
|
||||||
} else {
|
} else {
|
||||||
|
// https://github.com/hyugogirubato/KeyDive/issues/50
|
||||||
functions = getFunctions(library, dynamic);
|
functions = getFunctions(library, dynamic);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user