Rebranding from "Silver Bullet" to "SilverBullet" and updated a lot of website copy
This commit is contained in:
@@ -149,7 +149,7 @@ export class HttpServer {
|
||||
? "localhost"
|
||||
: this.hostname;
|
||||
console.log(
|
||||
`Silver Bullet is now running: http://${visibleHostname}:${this.port}`,
|
||||
`SilverBullet is now running: http://${visibleHostname}:${this.port}`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user