1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-01 00:11:36 +01:00
netbird/client/ui/font_linux.go

8 lines
118 B
Go

//go:build !386
package main
func (s *serviceClient) setDefaultFonts() {
//TODO: Linux Multiple Language Support
}