Skip to content

Commit a54b7cb

Browse files
committed
fixed bag with usr profile
1 parent 9d6e91b commit a54b7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/example/politi_cal/screens/user_profile/UserProfileScreen.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ fun UserProfileScreen(
7373
)
7474
if (!isAdminState) {
7575

76-
76+
//
7777
TextButton(
7878
onClick = {
7979
var DBobj = UserVoteDBObj(context)

0 commit comments

Comments
 (0)