diff --git a/crates/frontend/src/pages/index.vue b/crates/frontend/src/pages/index.vue index ab65c9a..a6d5331 100644 --- a/crates/frontend/src/pages/index.vue +++ b/crates/frontend/src/pages/index.vue @@ -71,7 +71,7 @@

You think these candidates would be suitable as Directors.
In no particular order. (Why?) @@ -223,7 +223,7 @@ export default { data() { return { mailto: "mailto:board@tauri.app", - mailtoSubject: "Vote for Tauri Board Election 2023", + mailtoSubject: "Vote for Tauri Board Election 2024", yesList: [], noList: [], candidatesList: shuffle(CANDIDATES),