move privacy button to the top right

This commit is contained in:
evan
2025-05-11 21:44:45 -07:00
parent 95919d2392
commit 6711dbfbf7
+1 -1
View File
@@ -147,7 +147,7 @@
show: true,
button: true,
buttonText: "Privacy settings",
buttonPosition: "bottom-left", //bottom-left, bottom-right, top-left, top-right
buttonPosition: "top-right", //bottom-left, bottom-right, top-left, top-right
};
</script>
<script