This commit is contained in:
hayatie
2024-04-18 14:48:09 +08:00
parent 96330f0424
commit 23c079f91b
6 changed files with 16 additions and 10 deletions
@@ -8,7 +8,7 @@
<script>
export default{
created: function () {
this.util.setTitle('Voting System - Maklumat Undian');
this.util.setTitle('MyKoPKB - Maklumat Undian');
}
}
</script>