mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-12 05:14:10 +02:00
Added UnversionedLibDir to config
This commit is contained in:
parent
d48d03c58b
commit
f258b4a25b
8 changed files with 81 additions and 39 deletions
|
@ -2225,6 +2225,8 @@ namespace IDE
|
|||
|
||||
if (StructuredLoad(data, workspaceFileName) case .Err(let err))
|
||||
{
|
||||
mBeefConfig.Refresh();
|
||||
|
||||
switch (err)
|
||||
{
|
||||
case .FormatError(int lineNum):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue