Show project root names when displaying incoming call notification
This commit is contained in:
@@ -4,7 +4,7 @@ import { backgroundColor, borderColor, text } from "./components";
|
||||
export default function projectSharedNotification(theme: Theme): Object {
|
||||
const avatarSize = 48;
|
||||
return {
|
||||
windowHeight: 72,
|
||||
windowHeight: 74,
|
||||
windowWidth: 380,
|
||||
background: backgroundColor(theme, 300),
|
||||
ownerContainer: {
|
||||
|
||||
Reference in New Issue
Block a user