mirror of
https://github.com/tauri-apps/board-voter.git
synced 2026-01-31 00:55:20 +01:00
board vote 2024 - old year typo (#6)
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<p class="text-center">
|
||||
You think these candidates <b><i>would</i></b> be suitable as
|
||||
Directors.<br />In no particular order. (<a
|
||||
href="https://github.com/tauri-apps/governance-and-guidance/tree/main/board-election-2023#what-about-order-of-preference"
|
||||
href="https://github.com/tauri-apps/governance-and-guidance/tree/main/board-election-2024#what-about-order-of-preference"
|
||||
title="What about order of preference?"
|
||||
>Why?</a
|
||||
>)
|
||||
@@ -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: <Candidate[]>[],
|
||||
noList: <Candidate[]>[],
|
||||
candidatesList: shuffle(CANDIDATES),
|
||||
|
||||
Reference in New Issue
Block a user