Update ai-filter.sln
This commit is contained in:
parent
0e6478269e
commit
03844a5ab3
1 changed files with 10 additions and 0 deletions
|
@ -13,6 +13,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
|
|||
logger.js = logger.js
|
||||
manifest.json = manifest.json
|
||||
README.md = README.md
|
||||
reasoning.html = reasoning.html
|
||||
reasoning.js = reasoning.js
|
||||
EndProjectSection
|
||||
ProjectSection(FolderGlobals) = preProject
|
||||
Q_5_4Users_4Jordan_4Documents_4Gitea_4thunderbird-ai-filter_4src_4manifest_1json__JsonSchema =
|
||||
|
@ -51,9 +53,17 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "prompt_templates", "prompt_
|
|||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "resources", "resources", "{68A87938-5C2B-49F5-8AAA-8A34FBBFD854}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
resources\clearCacheButton.js = resources\clearCacheButton.js
|
||||
resources\reasonButton.js = resources\reasonButton.js
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "img", "img", "{F266602F-1755-4A95-A11B-6C90C701C5BF}"
|
||||
ProjectSection(SolutionItems) = preProject
|
||||
resources\img\brain.png = resources\img\brain.png
|
||||
resources\img\busy.png = resources\img\busy.png
|
||||
resources\img\done.png = resources\img\done.png
|
||||
resources\img\error.png = resources\img\error.png
|
||||
resources\img\full-logo.png = resources\img\full-logo.png
|
||||
resources\img\logo.png = resources\img\logo.png
|
||||
resources\img\logo128.png = resources\img\logo128.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue