mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-07 06:30:53 +03:00
Hook up the android kotlin code to the send js code (#860)
This commit is contained in:
@@ -15,10 +15,10 @@ class VersionPlugin {
|
||||
return version;
|
||||
},
|
||||
size() {
|
||||
return version.length
|
||||
return version.length;
|
||||
}
|
||||
}
|
||||
})
|
||||
};
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user