mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Config object to JavaScript
This commit is contained in:
@@ -58,6 +58,7 @@
|
||||
{
|
||||
id script = [view windowScriptObject];
|
||||
[script setValue: self forKey:@"Controller"];
|
||||
[script setValue:[PBGitDefaults alloc] forKey:@"Config"];
|
||||
}
|
||||
|
||||
- (void) webView:(id) v didFinishLoadForFrame:(id) frame
|
||||
|
||||
Reference in New Issue
Block a user