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

8 lines
118 B
Go
Raw Normal View History

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