mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-14 08:56:39 +00:00
💬 Show Success: Blueprint applied successfully
This commit is contained in:
@@ -138,7 +138,7 @@ export async function applyBlueprint({
|
||||
}
|
||||
|
||||
blueprintSucceeded = true;
|
||||
blueprintMessage = "success";
|
||||
blueprintMessage = "Blueprint applied successfully";
|
||||
} catch (err) {
|
||||
blueprintSucceeded = false;
|
||||
blueprintMessage = `Failed to update blueprint from config: ${err}`;
|
||||
|
||||
Reference in New Issue
Block a user