Skip to content

Commit

Permalink
remove hidden attribute from aria-live elements, see phetsims/chipper…
Browse files Browse the repository at this point in the history
  • Loading branch information
DTAstack committed May 27, 2022
1 parent 12d2ad8 commit ce8d001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlockChainNode/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ public void ConfigureServices(IServiceCollection services)
{
options.ChainFilePath = Configuration["Chain"];
options.NodesFilePath = Configuration["Nodes"];

0 comments on commit ce8d001

Please sign in to comment.