Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

Adjust message

+2 -2
+2 -2
compiler-core/src/error.rs
··· 1918 1918 title: "Failed to decrypt local Hex API key".into(), 1919 1919 text, 1920 1920 hint: Some( 1921 - "If you have forgotten your local password you can create 1922 - new credentials with `gleam hex authenticate`." 1921 + "If you have forgotten your local password you can create a new one 1922 + with `gleam hex authenticate`." 1923 1923 .into(), 1924 1924 ), 1925 1925 level: Level::Error,