diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-05-30 18:01:24 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-30 10:01:24 +0200 |
commit | b2733f13841363c9417c0eb79d7240990eb36bcb (patch) | |
tree | 4b407da2aac70e8976f1731186b9f99fcd18d248 /.github/workflows | |
parent | 2fad00835fdb9d84a19c56c63a34c8a736a9aa5c (diff) | |
download | skyhanni-b2733f13841363c9417c0eb79d7240990eb36bcb.tar.gz skyhanni-b2733f13841363c9417c0eb79d7240990eb36bcb.tar.bz2 skyhanni-b2733f13841363c9417c0eb79d7240990eb36bcb.zip |
Backend: Make skyhanni ReplaceItemEvent (#1866)
Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>
Co-authored-by: hannibal2 <24389977+hannibal002@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/illegal-imports.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/illegal-imports.txt b/.github/workflows/illegal-imports.txt index 4b09e1826..7c3d58b77 100644 --- a/.github/workflows/illegal-imports.txt +++ b/.github/workflows/illegal-imports.txt @@ -7,3 +7,4 @@ at/hannibal2/skyhanni/ scala. at/hannibal2/skyhanni/ jline. at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.util.Constants at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.SlotClickEvent +at/hannibal2/skyhanni/ io.github.moulberry.notenoughupdates.events.ReplaceItemEvent |