Skip to content

Commit

Permalink
fix for 3bmd loading
Browse files Browse the repository at this point in the history
  • Loading branch information
cxxxr committed Aug 3, 2024
1 parent de1ec2e commit f43a618
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions qlfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ git cl-sdl2-ttf https://github.com/lem-project/cl-sdl2-ttf.git
git cl-sdl2-image https://github.com/lem-project/cl-sdl2-image.git
git jsonrpc https://github.com/cxxxr/jsonrpc.git
git dissect https://github.com/Shinmera/dissect.git
git 3bmd https://github.com/3b/3bmd.git
4 changes: 4 additions & 0 deletions qlfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@
(:class qlot/source/git:source-git
:initargs (:remote-url "https://github.com/Shinmera/dissect.git")
:version "git-a70cabcd748cf7c041196efd711e2dcca2bbbb2c"))
("3bmd" .
(:class qlot/source/git:source-git
:initargs (:remote-url "https://github.com/3b/3bmd.git")
:version "git-0a54e65e13f2eb174d47d3d2d21ae46ff29c547d"))

0 comments on commit f43a618

Please sign in to comment.