Skip to content

Commit

Permalink
fix(Lib): dir
Browse files Browse the repository at this point in the history
dir
  • Loading branch information
snomiao committed Nov 21, 2024
1 parent b8d6ddf commit d38cfbe
Show file tree
Hide file tree
Showing 49 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/CLX-Brainstorm.ahk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#SingleInstance, Force
; #Requires AutoHotkey v1.1.33
#Include Lib/AHK-GDIp-Library-Compilation/ahk-v1-1/Gdip_All.ahk ; https://github.com/marius-sucan/AHK-GDIp-Library-Compilation
#Include ./Modules/Lib/AHK-GDIp-Library-Compilation/ahk-v1-1/Gdip_All.ahk ; https://github.com/marius-sucan/AHK-GDIp-Library-Compilation

global brainstorming := false
global brainstorm_origin := CLX_Config("BrainStorm", "Website", "https://brainstorm.snomiao.com")
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit d38cfbe

Please sign in to comment.