Skip to content

Commit

Permalink
Update description.
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Aug 6, 2024
1 parent 4a7bf81 commit 42581cf
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ public static async Task<IShape> CreateAdHocShapeForCurrentThemeAsync(
}

/// <summary>
/// Adds the warning to the screen which says "The current tenant will be reloaded when the settings are saved.".
/// Adds the warning to the screen which says "The website might be restarted upon saving the settings, potentially
/// leading to temporary unresponsiveness during the process.".
/// </summary>
public static void AddTenantReloadWarning(this IShape shape) =>
shape.Metadata.Wrappers.Add("Settings_Wrapper__Reload");
Expand Down

0 comments on commit 42581cf

Please sign in to comment.