mirror of
https://github.com/maciejpedzich/racemash.git
synced 2024-11-27 16:15:47 +01:00
Rename createVote function to pickPhotosForNewVote
This commit is contained in:
parent
085fcdb63e
commit
79baa75a53
@ -114,7 +114,7 @@ export function useVote() {
|
||||
return {
|
||||
photosInCurrentVote,
|
||||
photosForFirstPick,
|
||||
createVote: pickPhotosForNewVote,
|
||||
pickPhotosForNewVote,
|
||||
submitVote,
|
||||
updateRatings,
|
||||
...toRefs(db)
|
||||
|
Loading…
Reference in New Issue
Block a user