Some renaming

This commit is contained in:
Eric Bailey
2024-08-09 11:37:20 -05:00
parent c4e5782e1e
commit f9e988c5fb
4 changed files with 43 additions and 47 deletions
-1
View File
@@ -217,7 +217,6 @@ export function useToggleQuotepostEnabledMutation() {
action: 'enable' | 'disable'
}) => {
await upsertPostgate({agent, postUri: postUri}, async prev => {
console.log({action})
if (prev) {
if (action === 'disable') {
return mergePostgateRecords(prev, {